jenkins-ssh-cli-auth software package provides SSH CLI client authentication module for Jenkins CI., you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install jenkins-ssh-cli-auth
jenkins-ssh-cli-auth is installed in your system.
Make ensure the jenkins-ssh-cli-auth package were installed using the commands given below,
$ sudo dpkg-query -l | grep jenkins-ssh-cli-auth *
You will get with jenkins-ssh-cli-auth package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Java |
| Package | jenkins-ssh-cli-auth |
| Version | 1.2-1 |
| Description | SSH CLI client authentication module for Jenkins CI. |
| Sub Section | Java |